sync.Mutex.lockSlow (method)

2 uses

	sync (current package)
		mutex.go#L90: 	m.lockSlow()
		mutex.go#L117: func (m *Mutex) lockSlow() {